home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 4 / Mac Giga-ROM 4.0 - 1993.toast / FILES / DEV / A-B / Acius09:92.cpt / Acius09_92 / CustomOpenDLGƒ / FilesPackage.make < prev    next >
Text File  |  1992-04-27  |  560b  |  19 lines

  1. #   File:       FilesPackage.make
  2. #   Target:     PROC.EXT
  3. #   Sources:    Ext4D_Files_Package.p
  4. #   Created:    Friday, April 24, 1992 4:34:25 PM
  5.  
  6. OBJECTS = Ext4D_Files_Package.p.o
  7.  
  8. FilesPackage ƒƒ FilesPackage.make {OBJECTS}
  9.     Link -t PEXT -c 4DMX -rt 4DPX=23000 -m CALL_FILES_PACKAGE -sg FilesPackage ∂
  10.         {OBJECTS} ∂
  11.         "{Libraries}"Runtime.o ∂
  12.         "{Libraries}"Interface.o ∂
  13.         "{PLibraries}"SANELib.o ∂
  14.         "{PLibraries}"PasLib.o ∂
  15.         Ext4DIntf.p.o ∂
  16.         -o PROC.EXT
  17. Ext4D_Files_Package.p.o ƒ FilesPackage.make Ext4D_Files_Package.p
  18.      Pascal  Ext4D_Files_Package.p
  19.